[INFO] cloning repository https://github.com/graelo/gh-board
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graelo/gh-board" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraelo%2Fgh-board", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraelo%2Fgh-board'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94c2d394417e0a27a5380e17b05f5a6de2846df0
[INFO] testing graelo/gh-board against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraelo%2Fgh-board" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/graelo/gh-board
[INFO] finished tweaking git repo https://github.com/graelo/gh-board
[INFO] tweaked toml for git repo https://github.com/graelo/gh-board written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/graelo/gh-board on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/graelo/gh-board already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ca20a4bac7b6894775d359942187f21cbf845e40255f5bf7544ce5dd2500526
[INFO] running `Command { std: "docker" "start" "-a" "4ca20a4bac7b6894775d359942187f21cbf845e40255f5bf7544ce5dd2500526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ca20a4bac7b6894775d359942187f21cbf845e40255f5bf7544ce5dd2500526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca20a4bac7b6894775d359942187f21cbf845e40255f5bf7544ce5dd2500526", kill_on_drop: false }`
[INFO] [stdout] 4ca20a4bac7b6894775d359942187f21cbf845e40255f5bf7544ce5dd2500526
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 770b380584e7ed71ce3eac6e508c92f01505366295eb01d97c5178735b8c727e
[INFO] running `Command { std: "docker" "start" "-a" "770b380584e7ed71ce3eac6e508c92f01505366295eb01d97c5178735b8c727e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling octocrab v0.49.6
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.1
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-dockerfile v0.2.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling taffy v0.5.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling iocraft-macros v0.2.3
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling gh-board v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling iocraft v0.8.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling gh-emoji v1.0.8
[INFO] [stderr]    Compiling tree-sitter-highlight v0.26.7
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "770b380584e7ed71ce3eac6e508c92f01505366295eb01d97c5178735b8c727e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770b380584e7ed71ce3eac6e508c92f01505366295eb01d97c5178735b8c727e", kill_on_drop: false }`
[INFO] [stdout] 770b380584e7ed71ce3eac6e508c92f01505366295eb01d97c5178735b8c727e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a633f155fa9f1f762604d300e514468b37d9785600bc1fce4d9b60bd558e746
[INFO] running `Command { std: "docker" "start" "-a" "6a633f155fa9f1f762604d300e514468b37d9785600bc1fce4d9b60bd558e746", kill_on_drop: false }`
[INFO] [stderr]    Compiling gh-board v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWn8nWP/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgh_board-18bc644f2cb46f1c,libsmol-05a0b2ad07cfc551,libasync_process-2ce2e4242b0b8876,libasync_signal-3ef8774d06776eae,libasync_net-77b3034db0744620,libasync_fs-a65fe669b7f27efb,libblocking-37fcd85b3b07bf40,libpiper-d4e6bb4b46e6ecd8,libasync_channel-5cd0befa527ef2b7,libasync_io-5f3a0874b935238d,libpolling-f946eb5af3086342,libasync_executor-fc276bf93b7ef336,libfutures_lite-84fec593039e2475,libfastrand-503f12a96d791409,libconcurrent_queue-9d09538c2054fa2a,libasync_task-65820d26b839a505,libgh_emoji-635124a075889dba,libphf-02c5a842b44e5b53,libphf_shared-6bd7a4e6472904b5,libsiphasher-9b5a30f57019f0cd,libtree_sitter_java-69dc2a0c14cd2ec4,libtree_sitter_cpp-9302737d6f18b51d,libtree_sitter_c-0a85ab381bfd9741,libtree_sitter_css-8cb16ce7b74c3795,libtree_sitter_html-f151eaed73649fa4,libtree_sitter_toml_ng-98329f5fd9a1c173,libtree_sitter_json-2376ea163fb1b7c4,libtree_sitter_bash-b1ca68adea4520a7,libtree_sitter_ruby-2ef29aa1262b4f77,libtree_sitter_typescript-33e11c9e1d612b82,libtree_sitter_javascript-4f4d836d66a3f641,libtree_sitter_python-e1564abb87f283a2,libtree_sitter_go-47c1aec2b6fb137f,libtree_sitter_rust-fae7385fa1f0acb4,libtoml-ab2bcd5885341bac,libtoml_writer-491e08a65d9b9d17,libtoml_parser-778513e8457bdabd,libwinnow-8dc077fba72b3b11,libserde_spanned-c1cbf22f24c160f5,libtoml_datetime-6b01209fc991fd0f,libtree_sitter_highlight-48f481426d2e03ea,libtree_sitter-556a01991c28d8c0,libtree_sitter_language-f2fbe20a34a0a89d,libstreaming_iterator-a6bfc9f1d17a860d,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libpulldown_cmark-fd696d3847980f3d,libunicase-003160ffa59356bd,libpulldown_cmark_escape-df7cf4744d0bc94f,libmoka-e7c6c2ba5f9c526c,libportable_atomic-b9268ebf6198f0eb,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-384991413393e87f,libgetrandom-f889e8c4c9c03ccd,libasync_lock-14ec726d29f795d5,libevent_listener_strategy-1963f65085e02d28,libevent_listener-e5cae5a1c6dbeb7e,libparking-49fcf10303d3525f,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libequivalent-7e0e8cbe6c474a67,libunicode_width-11318280e9097d13,libiocraft-9fd91db57c6c6e2b,libgenerational_box-f666fce945be3faa,libtaffy-314a0bf74700e187,libslotmap-dd906970eac74095,libfutures-cfabf4f5c94e1f64,libfutures_executor-02768aa4518c3210,libunicode_width-08b963676a6677c5,libcrossterm-4e10bdfb38865e88,librustix-b9f62d5611153c75,liblinux_raw_sys-1db184ed86b9e0a5,libderive_more-fa7a2bfd2aa2878d,libsignal_hook_mio-ee7d069b785a3f41,libsignal_hook-7b2685910f0d5bb1,liboctocrab-6ecdf3c3601002d3,libarc_swap-896ae3bb555fa746,libserde_path_to_error-c5ebfd0cf03a5a96,libserde_urlencoded-ccf03b7060fb5663,libryu-ace37e26d8308611,libtower_http-58a67a9a568f5efe,libbitflags-a4a524fc7b7b1962,libiri_string-ab5fb204906c5d05,libhyper_timeout-84ca68b9542ad11f,libhyper_rustls-d35a9ee0fcc42cc5,libtokio_rustls-ab85f69f39f0cb71,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,librustls-7f20040e77bb7b5b,libwebpki-b2210175751df973,libaws_lc_rs-7c09edf4ff9ddb20,libaws_lc_sys-9bec05f78a9b534f,libring-7f96934a8f243e93,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libhyper_util-b6492b292668397b,libpin_project-0bb37d4f8936cb64,libhyper-60466fc4cf329728,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libweb_time-a9b8cec005d0e610,libsecrecy-67f8acaa4213d0cf,libjsonwebtoken-2b9b6411881d73a2,libpem-d607f251a0d98a82,libsimple_asn1-8929c9140e4325d5,libtime-d00954676ac277e9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libthiserror-8d48f50e62149409,libnum_bigint-45d654107bda31b1,libed25519_dalek-39b13f00f9af0d5a,libcurve25519_dalek-44568f763215c3ea,libed25519-c67f6fdc83198a88,libp384-4d32a16302627d04,libp256-add003a803c42606,libsha2-6467a262ea047b35,libcpufeatures-471354fefbcaf2d8,libecdsa-051df4955c28ee8f,librfc6979-3b009dda9434ddc7,libprimeorder-57fbe8df86daa4f6,libelliptic_curve-48cb0121fb439895,libsec1-da85b010165204c5,libhkdf-8ac801783a1f2127,libhmac-65716bc368167686,libcrypto_bigint-65fff98879d3c7b7,libbase16ct-b0752502dc7a9a1c,libgroup-8e4b05b1954970f7,libff-39b381a7a5ce8a02,librsa-44ab121c35f783d2,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-db2fd41aabb98398,liblibm-6e8521081c3763a4,libnum_iter-2a209940444add49,librand-1a790c415bf2f408,librand_chacha-997df1239efb1917,libppv_lite86-907929def7e912aa,libzerocopy-2715cb7ce84d5f8c,libnum_integer-1080bf279d91cdfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-efdae74ed8ba3ee9,librand_core-11890fa72ea52748,libgetrandom-3d6c1fa624f90a17,libdigest-f342bc383594dca9,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-3d04e3454b8c2228,libcrypto_common-d117cbc426acd994,libgeneric_array-d5a888a61ed9a83c,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libeither-1e551205f1478063,liburl-1490a478010fa7f9,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libtower-2c51932044f674d2,libtracing-95743e3c279c49c0,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libsync_wrapper-d3a2fbe030095381,libfutures_util-064fa306de77e883,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtokio_util-eb67cce540f96254,libfutures_sink-97e10fe82c3fc434,libtokio-859f78df8a85ed72,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-c67a921ce30eb3ef,liblog-cfb0a897de58af94,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libserde_json-402b54ba58c8f131,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libpercent_encoding-c53c37e60dd2727e,libchrono-313c3d9bf3e5b781,libiana_time_zone-e4284183d46316cc,libnum_traits-fd9becfa2d006b07,libserde-644b9894b1629dec,libserde_core-365391bf3dd30696,libsnafu-ec6987a787c2544d,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWn8nWP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-04c2fce9d7f483da/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-8b1aafd8c3d71f66/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-4036f81cba434f12/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-c9826cb11abd67b6/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-bf6da4b8a82665a6/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-css-e15d437a1729a71f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-dockerfile-298174080115c259/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-cc8d1c5e60234269/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-html-36e95641a654baaf/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-55f5be30cd39b340/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-a57ca3825ac7319b/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-json-580ffc621f9c01cd/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-7e6f1f2e0496fee9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ruby-d7f89d3df0d79786/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-42ffe31035ec9f01/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-toml-ng-b847868d605e0474/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-cea64d646810dcb9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/color_test-23451c31040b4200" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gh-board` (test "color_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6a633f155fa9f1f762604d300e514468b37d9785600bc1fce4d9b60bd558e746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a633f155fa9f1f762604d300e514468b37d9785600bc1fce4d9b60bd558e746", kill_on_drop: false }`
[INFO] [stdout] 6a633f155fa9f1f762604d300e514468b37d9785600bc1fce4d9b60bd558e746
